Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement winapi dropping files #518

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Implement winapi dropping files #518

merged 1 commit into from
Jan 27, 2025

Conversation

zyllian
Copy link
Contributor

@zyllian zyllian commented Jan 24, 2025

Implements drag and drop file support for Miniquad Windows using winapi.

Note that this implementation crashes if a folder is dropped onto the window as I didn't want to refactor any Miniquad APIs as part of this PR.

Related issues: #274, #423

@not-fl3
Copy link
Owner

not-fl3 commented Jan 27, 2025

Thanks for PR!

@not-fl3 not-fl3 merged commit ce657cf into not-fl3:master Jan 27, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants